Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump chipyard to build circt from source #2

Merged
merged 59 commits into from
Mar 4, 2024
Merged

Bump chipyard to build circt from source #2

merged 59 commits into from
Mar 4, 2024

Conversation

geekLucian
Copy link
Member

When trying to build VCS simulations on AWS EC2, got errors:

firtool: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by /home/centos/repo/chipyard/.conda-env/riscv-tools/lib/libMLIRSupport.so)
firtool: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by /home/centos/repo/chipyard/.conda-env/riscv-tools/lib/libLLVMSupport.so)
firtool: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by /home/centos/repo/chipyard/.conda-env/riscv-tools/lib/libLLVMAnalysis.so)
firtool: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by /home/centos/repo/chipyard/.conda-env/riscv-tools/lib/libLLVMProfileData.so)

This could be resolved by building circt from source, supported by latest Chipyard patch ucb-bar#1806 and ucb-bar#1808

jerryz123 and others added 30 commits January 26, 2024 17:52
In Python 3.12, these show up as SyntaxWarning messages.
This is an automated commit generated by the `circt/update-circt` GitHub
Action.

(cherry picked from commit dc02e40)
abejgonzalez and others added 28 commits February 27, 2024 09:33
Fix Gemmini Spike test in CI + Fix FireMarshal launch jobs erroring
Bump CIRCT to 1.66.0, use statically linked CIRCT
Co-authored-by: Abraham Gonzalez <[email protected]>
Add support for building CIRCT from source
Bump testchipip for improved TLSerdesser
@geekLucian geekLucian merged commit a0716cd into main Mar 4, 2024
8 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants